-
Couldn't load subscription status.
- Fork 4.4k
chore: bump inline-snapshot version to 0.28.0
#2590
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: bump inline-snapshot version to 0.28.0
#2590
Conversation
pyproject.toml
Outdated
| "sniffio", | ||
| "tqdm > 4", | ||
| "jiter>=0.4.0, <1", | ||
| "inline-snapshot>=0.28.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should be in dev deps 😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ohhh scary mistake, ty, good catch!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
moved to dev deps!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice
Changes being requested
Bumps the version of inline-snapshot used for testing, and removes the custom function that was added to its public API.
Additional context & links